internal/cpu.option.Enable (field)
5 uses
internal/cpu (current package)
cpu.go#L138: Enable bool // whether feature should be enabled
cpu.go#L181: options[i].Enable = enable
cpu.go#L189: options[i].Enable = enable
cpu.go#L202: if o.Enable && !*o.Feature {
cpu.go#L207: *o.Feature = o.Enable
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)